home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 66
/
Vol 66.iso
/
games
/
doeo.swf
/
scripts
/
DefineButton2_322
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2013-04-24
|
155b
|
8 lines
on(release){
_root.limit = 100;
_root.affirmative.start();
_root.difficulty = "easy";
_root.levelCounter = 1;
_root.nextFrame()();
}